Skip to content

build(deps): bump azure-mgmt-resource from 23.1.1 to 25.0.0 - #222

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/azure-mgmt-resource-25.0.0
Closed

build(deps): bump azure-mgmt-resource from 23.1.1 to 25.0.0#222
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/azure-mgmt-resource-25.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 4, 2026

Copy link
Copy Markdown
Contributor

Bumps azure-mgmt-resource from 23.1.1 to 25.0.0.

Release notes

Sourced from azure-mgmt-resource's releases.

azure-mgmt-resource_25.0.0

25.0.0 (2026-02-04)

Breaking Changes

  • This package now only targets the latest Api-Version available on Azure and removes APIs of other Api-Version. After this change, the package can have much smaller size. If your application requires a specific and non-latest Api-Version, it's recommended to pin this package to the previous released version; If your application always only use latest Api-Version, please ignore this change.
  • Operation Group Deployments and DeploymentOperations of ResourceManagementClient are moved to DeploymentsMgmtClient of independent package azure-mgmt-resource-deployments. If you called ResourceManagementClient(...).deployments.xx(...) before, just need to change to DeploymentsMgmtClient(...).deployments.xx(...). And same for DeploymentOperations.
  • The following modules have been separated from azure-mgmt-resource into independent packages: subscriptions, features, links, locks, policy, managedapplications, databoundaries, changes, and privatelinks. Each module is now available as azure-mgmt-resource-{module}.
  • For separated modules, if you previously imported them using statements like from azure.mgmt.resource import SubscriptionClient, you'll need to update your code to from azure.mgmt.resource.subscriptions import SubscriptionClient. If you were already using the fully qualified import path, no changes are required.
Commits
  • b8707c3 [AutoRelease] t2-resource-2026-02-05-10067(can only be merged by SDK owner) (...
  • e7baa6c parameterize the finetuning test cases (#44996)
  • e9c7451 [Cosmos] Port None handling fix for database_account parameter (#44987)
  • ca7840c filter out Versions that don't match the specifier type. if initial requireme...
  • 112c0be Increment package version after release of azure-ai-transcription (#45009)
  • cb212d8 adding test for trace_function decorator (#45037)
  • e72c26f self.fail does not exist (#45003)
  • 8e51dec Increment package version after release of azure-monitor-opentelemetry-export...
  • d428f09 [Corehttp] Prepare release (#45008)
  • d49c163 Remove portaudio installation from CI pipelines (#45011)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Mar 4, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner March 4, 2026 07:28
@dependabot dependabot Bot added the python Pull requests that update python code label Mar 4, 2026
@MarcusDragsten

Copy link
Copy Markdown
Contributor

@dependabot rebase

Bumps [azure-mgmt-resource](https://github.com/Azure/azure-sdk-for-python) from 23.1.1 to 25.0.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-python/releases)
- [Commits](Azure/azure-sdk-for-python@azure-mgmt-resource_23.1.1...azure-mgmt-resource_25.0.0)

---
updated-dependencies:
- dependency-name: azure-mgmt-resource
  dependency-version: 25.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/azure-mgmt-resource-25.0.0 branch from 2bc93ea to 9959cb6 Compare March 4, 2026 08:13
@dependabot @github

dependabot Bot commented on behalf of github Mar 4, 2026

Copy link
Copy Markdown
Contributor Author

Looks like azure-mgmt-resource is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Mar 4, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/azure-mgmt-resource-25.0.0 branch March 4, 2026 11:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant